How to Install libzabbix-api-perl software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libzabbix-api-perl software package in Ubuntu 14.04 LTS (Trusty Tahr)

libzabbix-api-perl software package provides abstraction layer over the JSON-RPC API provided by Zabbix, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libzabbix-api-perl 

libzabbix-api-perl is installed in your system.

Make ensure the libzabbix-api-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libzabbix-api-perl *

You will get with libzabbix-api-perl package name, version, architecture and description in a table

libzabbix-api-perl package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Perl
Package libzabbix-api-perl
Version 0.009-1
Description abstraction layer over the JSON-RPC API provided by Zabbix
Sub Section Perl


See Also, How to uninstall or remove libzabbix-api-perl software package from Ubuntu 14.04 LTS (Trusty Tahr)?